projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cf48c0
)
Refresh libgit2-fixes
author
Daniele Tricoli
<eriol@mornie.org>
Tue, 19 Jul 2016 00:53:09 +0000
(
02:53
+0200)
committer
Luca Bruno
<lucab@debian.org>
Sun, 14 Aug 2016 21:51:05 +0000
(21:51 +0000)
debian/patches/libgit2-fixes.patch
patch
|
blob
|
history
diff --git
a/debian/patches/libgit2-fixes.patch
b/debian/patches/libgit2-fixes.patch
index f38af1046100980729ea591cf592bf689219f551..73e6c74798b3fe85179b018010b0be20ec868afb 100644
(file)
--- a/
debian/patches/libgit2-fixes.patch
+++ b/
debian/patches/libgit2-fixes.patch
@@
-1,9
+1,9
@@
Fromm: Luca Bruno <lucab@debian.org>
Description: Misc fixes to build libgit2-sys
Forwarded: not-needed
---- a/deps/libgit2-sys-0.4.
0
/build.rs
-+++ b/deps/libgit2-sys-0.4.
0
/build.rs
-@@ -
97,7 +97
,6 @@
+--- a/deps/libgit2-sys-0.4.
3
/build.rs
++++ b/deps/libgit2-sys-0.4.
3
/build.rs
+@@ -
102,7 +102
,6 @@
cfg.define("USE_OPENSSL", "OFF");
}